| Total Complexity | 26 |
| Dependencies | 2 |
| Dependents | 3 |
| Total lines | 204 |
| Lines of code | 77 |
| Logical lines of code | 48 |
| Comment lines | 56 |
| Methods | 7 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_data() | 58 | 7 | 14 | |
| is_valid_data() | 59 | 6 | 15 | |
| get_stored_id() | 60 | 4 | 14 | |
| get_delivery_options() | 60 | 4 | 14 | |
| get_item_ids() | 66 | 3 | 9 | |
| __construct() | 73 | 1 | 5 | |
| create_shipping_label() | 70 | 1 | 6 |